runtime/pprof.profileBuilder.stringMap (field)

4 uses

	runtime/pprof (current package)
		proto.go#L39: 	stringMap map[string]int
		proto.go#L134: 	id, ok := b.stringMap[s]
		proto.go#L138: 		b.stringMap[s] = id
		proto.go#L266: 		stringMap: map[string]int{"": 0},